
20210909 Naming: Machine + Protocol

In production we may describe the actions of a machine, as in:
Machine + Protocol. In our model, instead of being domain restricted, we can use general terms, 'Object', and 'Behavior' of the object.


Object_Behavior
	like this -
shrinkPackagingMachine1_StirFor37000ms

For non-machines, for example trees, Object_Behavior may be something like 'tree_grow', or for a human 'Person_DriveCar'.


The Symbols which we use, that represent positions in the chain, can only have one CO2 value. If an object may have multiple CO2 values, it is necessary to create multiple symbols. For example, 

Person_DriveCar1
Person_DriveCar2

which are assigned the different CO2 values of:

0.001
and
9999999.9

